Ceon Tax Declaration

Frequently Asked Questions (FAQs)

  1. Some of the core/template files for the store have already been modified. How can the Tax Calculation code be added?

    Each change in the core/template files required for the Tax Calculation module to work is clearly marked in the sample versions of the files.

    Changes begin with a comment such as:

    // BEGIN CEON TAX DECLARATION 1 of x

    And end with a comment such as:

    // END CEON TAX DECLARATION 1 of x

    Where ‘x’ is the number of code changes within the current file which must be included for the Tax Calculation module to use that file correctly.

    • Each change should be copied and pasted into the modified core/template file at the exact same place it is present within the respective sample file.
    • Using a “diff” software package, such as the free WinMerge or the excellent, commercial, Beyond Compare, makes this considerably easier to do without mistakes.
  2. How can I help with the module?

    If you have any feedback or a bug report, please send it to us! There's nothing that makes developing more rewarding than feeling that it is appreciated!

    • Donate by Credit/Debit Card or PayPal. We accept Visa, MasterCard, Maestro, American Express, Visa Debit, Visa Electron & MasterCard Debit!This module has taken several weeks of work, with none of the time taken being paid for by anyone, so if you find it useful, please support us - just click the donate button.

      We'll have more time to keep this contribution up-to-date and to support those who need our help if some nice people donate.

      Fewer than 1 in 500 people donate towards our software, so it would be greatly appreciated - Thanks!

Back to top